projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a74f3
)
(WINS_BASIC): Add eieio.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Oct 2009 18:48:23 +0000
(18:48 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Oct 2009 18:48:23 +0000
(18:48 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 53050de004db7a8e599bbbd2405851be7f805792..ff1416cddc879c11f09261fd89336d51825637b9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2009-10-02 Eli Zaretskii <eliz@gnu.org>
+
+ * makefile.w32-in (update-subdirs-CMD): Add cedet to
+ $(WINS_SUBDIR).
+ (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
+ (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
+ subdirs of cedet as well.
+ (WINS_BASIC): Add eieio.
+
2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
diff --git
a/lisp/makefile.w32-in
b/lisp/makefile.w32-in
index bb5839097787233d56180c105c168c66b01b3820..20290caf496e826fcd17696a393693b6eb57fc8c 100644
(file)
--- a/
lisp/makefile.w32-in
+++ b/
lisp/makefile.w32-in
@@
-99,6
+99,7
@@
WINS_CEDET_SUBDIRS=\
WINS_BASIC=\
calc \
calendar \
+ eieio \
emacs-lisp \
emulation \
erc \